- 
		Home
	
- 
Event Tickets and Registration
- 
5.26.5
- 
Code
- 
Classes
-  Webhook_Endpoint 
		
			
				
					
													
								
																			
											| Total Complexity | 68 | 
																			
											| Dependencies | 23 | 
																			
											| Dependents | 4 | 
																	
							 
													
								
																			
											| Total lines | 726 | 
																			
											| Lines of code | 425 | 
																			
											| Logical lines of code | 169 | 
																	
							 
													
								
																			
											| Comment lines | 151 | 
																			
											| Methods | 14 | 
																			
											| Properties | 4 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 14
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| process_webhook_event() | A | 40 | 13 | 67 | 
					
				| process_order_event() | A | 41 | 13 | 54 | 
					
				| process_refund_event() | A | 37 | 10 | 79 | 
					
				| process_ticket_inventory_updated_event() | A | 44 | 12 | 43 | 
					
				| process_customer_delete_event() | S | 52 | 4 | 25 | 
					
				| handle_webhook() | S | 48 | 3 | 37 | 
					
				| has_permission() | S | 53 | 3 | 24 | 
					
				| process_oauth_authorization_revoked_event() | S | 57 | 3 | 17 | 
					
				| get_documentation() | S | 47 | 1 | 42 | 
					
				| process_payment_event() | S | 59 | 2 | 14 | 
					
				| register() | S | 61 | 1 | 13 | 
					
				| __construct() | S | 76 | 1 | 4 | 
					
				| get_namespace() | S | 82 | 1 | 3 | 
					
				| get_path() | S | 82 | 1 | 3 |